home *** CD-ROM | disk | FTP | other *** search
- -- background: 4246 from stack: in
- -- bmap block id: 5582
- -- flags: 0000
- -- background id: 0
- -- name:
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=423 top=295 right=336 bottom=512
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Floor Plan
- ----- HyperTalk script -----
- on mouseUp
- go to card "floor plan"
- end mouseUp
-
-
-
- -- part 6 (field)
- -- low flags: 00
- -- high flags: 4002
- -- rect: left=11 top=65 right=108 bottom=288
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 7 (field)
- -- low flags: 00
- -- high flags: 4002
- -- rect: left=13 top=152 right=195 bottom=290
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 8 (field)
- -- low flags: 00
- -- high flags: 4002
- -- rect: left=12 top=231 right=331 bottom=399
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 9 (button)
- -- low flags: 00
- -- high flags: 8000
- -- rect: left=319 top=95 right=163 bottom=493
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Click here
- ----- HyperTalk script -----
- on mouseUp
- go to card id 8334
- end mouseUp
-
-
-
-
- -- part 10 (button)
- -- low flags: 00
- -- high flags: A002
- -- rect: left=16 top=319 right=340 bottom=76
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Return
- ----- HyperTalk script -----
- on mouseUp
- global returncard
- go to returncard
- end mouseUp
-
-